Mobile
Log In Sign Up
Home > english-french > "process substitution" in French

French translation for "process substitution"

substitution de processus
Example Sentences:
1.In computing, process substitution is a form of inter-process communication that allows the input or output of a command to appear as a file.
En informatique, la substitution de processus est une forme de communication inter-processus permettant à l'entrée ou à la sortie d'une commande d’apparaître sous la forme d'un fichier.
2.Process substitution can also be used to capture output that would normally go to a file, and redirect it to the input of a process.
La substitution de processus peut aussi être utilisée pour capturer la sortie qui est normalement destinée à aller vers un fichier, et la rediriger vers l'entrée d'un processus.
3.Process substitution allows you to compare the output of two programs directly: $ diff <(sort file1) <(sort file2) The <(command) expression tells the command interpreter to run command and make its output appear as a file.
La substitution de processus vous permet de comparer directement la sortie de deux programmes : $ diff <(sort fichier1) <(sort fichier2) L'expression <(commande) dit à l'interpréteur d'exécuter commande et fait apparaitre sa sortie sous la forme d'un fichier.
4.Process substitution has some limitations: No file seeking: the "files" created are not seekable, which means the process reading or writing to the file cannot perform random access; it must read or write once from start to finish.
La substitution de processus a quelques limitations : les « fichiers » créés ne peuvent pas être recherchés (fseek), ce qui veut dire que le processus lisant depuis ou écrivant vers le fichier ne peut pas réaliser un accès direct ; il doit seulement lire ou écrire du début à la fin.
Similar Words:
"process management" French translation, "process manufacturing" French translation, "process modeling" French translation, "process philosophy" French translation, "process simulation" French translation, "process theology" French translation, "processed" French translation, "processed beats" French translation, "processed cheese" French translation